code source game Bi-a 3D

23.666 lượt xem;
1 using UnityEngine;
2 using
UnityEngine.UI;
3 namespace
ThreeDPool.UIControllers
4 {
5     
public class PlayerUIController : MonoBehaviour
6     {
7         
public Text NameNScore;
8         
public Image TurnMarker;
9     }
10 }


Gõ tìm kiếm nhanh...